[INFO] cloning repository https://github.com/sunplex07/ndfr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunplex07/ndfr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunplex07%2Fndfr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunplex07%2Fndfr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53343ab2d8bb7276664b054066f171155f88e45a
[INFO] testing sunplex07/ndfr against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunplex07%2Fndfr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sunplex07/ndfr
[INFO] finished tweaking git repo https://github.com/sunplex07/ndfr
[INFO] tweaked toml for git repo https://github.com/sunplex07/ndfr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunplex07/ndfr on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sunplex07/ndfr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11776256b15305e03c37c7e31e1c074dd5acf3710ae938352116bb1f1cc5e55a
[INFO] running `Command { std: "docker" "start" "-a" "11776256b15305e03c37c7e31e1c074dd5acf3710ae938352116bb1f1cc5e55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11776256b15305e03c37c7e31e1c074dd5acf3710ae938352116bb1f1cc5e55a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11776256b15305e03c37c7e31e1c074dd5acf3710ae938352116bb1f1cc5e55a", kill_on_drop: false }`
[INFO] [stdout] 11776256b15305e03c37c7e31e1c074dd5acf3710ae938352116bb1f1cc5e55a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6f8c2f48755d4c92bafd84dfb7f1d25b5a8d5961168fb1f3c09c0c8b2565907
[INFO] running `Command { std: "docker" "start" "-a" "d6f8c2f48755d4c92bafd84dfb7f1d25b5a8d5961168fb1f3c09c0c8b2565907", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-expr v0.20.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling from_variants_impl v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling input-linux-sys v0.9.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling from_variants v1.0.2
[INFO] [stderr]    Compiling drm-ffi v0.7.1
[INFO] [stderr]    Compiling derive_is_enum_variant v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling mpris v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling drm v0.11.1
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling input-linux v0.7.1
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling glib v0.20.12
[INFO] [stderr]    Compiling zbus_macros v5.8.0
[INFO] [stderr]    Compiling zbus v5.8.0
[INFO] [stderr]    Compiling cairo-rs v0.20.12
[INFO] [stderr]    Compiling dfr_daemon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "d6f8c2f48755d4c92bafd84dfb7f1d25b5a8d5961168fb1f3c09c0c8b2565907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f8c2f48755d4c92bafd84dfb7f1d25b5a8d5961168fb1f3c09c0c8b2565907", kill_on_drop: false }`
[INFO] [stdout] d6f8c2f48755d4c92bafd84dfb7f1d25b5a8d5961168fb1f3c09c0c8b2565907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e55115cf3f3cd3546de7ec10d89ab91fb7df1efd99ddf68da7174ef3b6b8404
[INFO] running `Command { std: "docker" "start" "-a" "3e55115cf3f3cd3546de7ec10d89ab91fb7df1efd99ddf68da7174ef3b6b8404", kill_on_drop: false }`
[INFO] [stderr]    Compiling dfr_daemon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "3e55115cf3f3cd3546de7ec10d89ab91fb7df1efd99ddf68da7174ef3b6b8404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e55115cf3f3cd3546de7ec10d89ab91fb7df1efd99ddf68da7174ef3b6b8404", kill_on_drop: false }`
[INFO] [stdout] 3e55115cf3f3cd3546de7ec10d89ab91fb7df1efd99ddf68da7174ef3b6b8404
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a879a865dc47e13a381cf1046f4ced10ba147e4f84d4a4df1c8755f9c705ccb0
[INFO] running `Command { std: "docker" "start" "-a" "a879a865dc47e13a381cf1046f4ced10ba147e4f84d4a4df1c8755f9c705ccb0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dfr_daemon-b7d57d2bb4515e16)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a879a865dc47e13a381cf1046f4ced10ba147e4f84d4a4df1c8755f9c705ccb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a879a865dc47e13a381cf1046f4ced10ba147e4f84d4a4df1c8755f9c705ccb0", kill_on_drop: false }`
[INFO] [stdout] a879a865dc47e13a381cf1046f4ced10ba147e4f84d4a4df1c8755f9c705ccb0
